Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. is There Any QT Reporting Engine! (PDF,HTML) Output?
Forum Updated to NodeBB v4.3 + New Features

is There Any QT Reporting Engine! (PDF,HTML) Output?

Scheduled Pinned Locked Moved Solved General and Desktop
11 Posts 3 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Proton Phoenix
    wrote on last edited by Proton Phoenix
    #1

    Hi ~
    I want to Create A report from functions or database like this one
    ![alt text](84459fc6-dcc4-4a6b-8f25-b64633e83cde-image.png image url)

    my problem is : i am using in my software the latest QT Creator With all it's new Classes ...
    i tried limereport ... cuterepot ... QtRPT .... all of those .. has compatibility problem with qt ... most of those External Libraries are using QScript which (Removed) ..

    is there any way to create a beautiful report with the latest QT? and thank you <3

    Note : The File is Created As PDF OR HTML

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Do you mean QtRPT don't work with Qt6 ?

      P 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        Do you mean QtRPT don't work with Qt6 ?

        P Offline
        P Offline
        Proton Phoenix
        wrote on last edited by Proton Phoenix
        #3

        @mrjj Yep i tried it but it doesn't work the latest version of it with qt 4.14.2

        mrjjM JonBJ 2 Replies Last reply
        0
        • P Proton Phoenix

          @mrjj Yep i tried it but it doesn't work the latest version of it with qt 4.14.2

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Proton-Phoenix

          Ok the author normally fixes it. Should work fine with the Qt 5.15.2
          series.

          So what errors did you get?

          Not sure about Qt6. Might never get to work since they now finally removed QScript.

          P 1 Reply Last reply
          1
          • P Proton Phoenix

            @mrjj Yep i tried it but it doesn't work the latest version of it with qt 4.14.2

            JonBJ Online
            JonBJ Online
            JonB
            wrote on last edited by
            #5

            @Proton-Phoenix said in is There Any QT Reporting Engine! (PDF,HTML) Output?:

            @mrjj Yep i tried it but it doesn't work the latest version of it with qt 4.14.2

            @mrjj asked you about Qt 6. You have responded stating you use Qt 4. What version of Qt (not Qt Creator) are you actually using?

            P 1 Reply Last reply
            1
            • JonBJ JonB

              @Proton-Phoenix said in is There Any QT Reporting Engine! (PDF,HTML) Output?:

              @mrjj Yep i tried it but it doesn't work the latest version of it with qt 4.14.2

              @mrjj asked you about Qt 6. You have responded stating you use Qt 4. What version of Qt (not Qt Creator) are you actually using?

              P Offline
              P Offline
              Proton Phoenix
              wrote on last edited by Proton Phoenix
              #6

              @JonB i still a biginner when i installed QT open source .. it says it's version 6 but after installing it's name 4.14.2
              65146aa9-e8a5-40d1-a197-27036cfe0e90-image.png

              look here :
              https://www.qt.io/blog/qt-creator-4.14.2-released

              Qt Creator 4.14.2 released
              Monday March 22, 2021 by Eike Ziller

              JonBJ 1 Reply Last reply
              0
              • P Proton Phoenix

                @JonB i still a biginner when i installed QT open source .. it says it's version 6 but after installing it's name 4.14.2
                65146aa9-e8a5-40d1-a197-27036cfe0e90-image.png

                look here :
                https://www.qt.io/blog/qt-creator-4.14.2-released

                Qt Creator 4.14.2 released
                Monday March 22, 2021 by Eike Ziller

                JonBJ Online
                JonBJ Online
                JonB
                wrote on last edited by JonB
                #7

                @Proton-Phoenix
                As you can read from your screenshot, you have Qt version 6.0.2. That is the version of the Qt libraries you are using. Your Qt Creator is the thing (application) at 4.14.2. Creator is the IDE --- code editor, debugger --- you are using. All fine.

                I don't know, but @mrjj has warned you that Qt 6 is "new", and you may not get the existing older report writers you mention to work with it. You might consider going back to the long-standing Qt 5 instead of 6 to get those to work, if that is your priority.

                P 1 Reply Last reply
                1
                • JonBJ JonB

                  @Proton-Phoenix
                  As you can read from your screenshot, you have Qt version 6.0.2. That is the version of the Qt libraries you are using. Your Qt Creator is the thing (application) at 4.14.2. Creator is the IDE --- code editor, debugger --- you are using. All fine.

                  I don't know, but @mrjj has warned you that Qt 6 is "new", and you may not get the existing older report writers you mention to work with it. You might consider going back to the long-standing Qt 5 instead of 6 to get those to work, if that is your priority.

                  P Offline
                  P Offline
                  Proton Phoenix
                  wrote on last edited by
                  #8

                  @JonB Thank you so much bro <3
                  i took very much time about 3 months to write a Market Administration Software ... on QT6 :D Now Due to This obligation (Factures ... Reportes) i need to rewrite it once again <3
                  any way i think it's good for learning ^^

                  1 Reply Last reply
                  0
                  • mrjjM mrjj

                    @Proton-Phoenix

                    Ok the author normally fixes it. Should work fine with the Qt 5.15.2
                    series.

                    So what errors did you get?

                    Not sure about Qt6. Might never get to work since they now finally removed QScript.

                    P Offline
                    P Offline
                    Proton Phoenix
                    wrote on last edited by Proton Phoenix
                    #9

                    @mrjj i will try to install old version like 5.15 Thank you so much bro <3
                    may be in 5.15 all QT 6 classes will work and QScript will work too <3

                    mrjjM 1 Reply Last reply
                    0
                    • P Proton Phoenix

                      @mrjj i will try to install old version like 5.15 Thank you so much bro <3
                      may be in 5.15 all QT 6 classes will work and QScript will work too <3

                      mrjjM Offline
                      mrjjM Offline
                      mrjj
                      Lifetime Qt Champion
                      wrote on last edited by
                      #10

                      @Proton-Phoenix
                      Hi
                      it should not be massive work to go from Qt6 to 5.15. There might some small code changes but
                      unless you used something completely new ( not much of those ), it should more or less just compile.

                      P 1 Reply Last reply
                      1
                      • mrjjM mrjj

                        @Proton-Phoenix
                        Hi
                        it should not be massive work to go from Qt6 to 5.15. There might some small code changes but
                        unless you used something completely new ( not much of those ), it should more or less just compile.

                        P Offline
                        P Offline
                        Proton Phoenix
                        wrote on last edited by
                        #11

                        @mrjj i have changed only one thing :D with find and replace all ^^ it was QComboBox SetPlaceHolderText it's just for QT 6
                        and now everything works smoothely Really thank you guys all of you

                        1 Reply Last reply
                        2

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved